powerpc: Fix missing CRCs, add yet more asm-prototypes.h declarations
authorBen Hutchings <ben@decadent.org.uk>
Fri, 2 Dec 2016 01:26:54 +0000 (01:26 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 19 Jun 2017 23:25:45 +0000 (00:25 +0100)
commit14a78c94c118bc4ede013a653c1f8f8dde6680d1
tree738ca54996403dd9c3ef9e5666cf22f844b5cec7
parentec6e627cd5e2e7bf71bf71225b27a488b6f0b5ba
powerpc: Fix missing CRCs, add yet more asm-prototypes.h declarations

Add declarations for:
- __mfdcr, __mtdcr (if CONFIG_PPC_DCR_NATIVE=y; through <asm/dcr.h>)
- switch_mmu_context (if CONFIG_PPC_BOOK3S_64=n; through <asm/mmu_context.h>)
- _mcount (if CONFIG_FUNCTION_TRACER=y; though <asm/ftrace.h>)

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/powerpc
Gbp-Pq: Name powerpc-fix-missing-crcs-add-yet-more-asm-prototypes.patch
arch/powerpc/include/asm/asm-prototypes.h